github.com/jackc/pgx/v5/pgproto3.tracer.traceAuthenticationCleartextPassword (method)

2 uses

	github.com/jackc/pgx/v5/pgproto3 (current package)
		trace.go#L35: 		t.traceAuthenticationCleartextPassword(sender, encodedLen, msg)
		trace.go#L129: func (t *tracer) traceAuthenticationCleartextPassword(sender byte, encodedLen int32, msg *AuthenticationCleartextPassword) {